(make-frame): Renamed from new-frame.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Mar 1993 19:22:48 +0000 (19:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Mar 1993 19:22:48 +0000 (19:22 +0000)
(new-frame): Alias for make-frame.

lisp/frame.el

index 989b3efa2ecc961b8a54c372051575ee4d26cb2c..2607d360ab0bf634dcec0e5ef61fecc4198ecde1 100644 (file)
@@ -236,7 +236,9 @@ These supercede the values given in `default-frame-alist'.")
                                  (> (minibuffer-depth) 0)
                                  t)))
 
-(defun new-frame (&optional parameters)
+;; Alias, kept temporarily.
+(fset 'new-frame 'make-frame)
+(defun make-frame (&optional parameters)
   "Create a new frame, displaying the current buffer.
 
 Optional argument PARAMETERS is an alist of parameters for the new